x86: fold identical error paths in xenmem_add_to_physmap_one()
authorJan Beulich <jbeulich@suse.com>
Thu, 22 Jun 2017 07:52:32 +0000 (09:52 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 22 Jun 2017 07:52:32 +0000 (09:52 +0200)
commit4149c9af7cf671e57717ce75e9924dc779c02109
tree6ed11779ab0f6ac77c5736007f52411a268c3d07
parent0001015bbbcbf438644c7cb49070a05fc33ec935
x86: fold identical error paths in xenmem_add_to_physmap_one()

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/mm.c